home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 45 / PC Gamer IT CD 45 2-2.iso / addons / service_pack_w98_ita / ie401.sp2 / mplayer2.cab / ivf.inf < prev    next >
Windows Setup INFormation  |  1998-10-05  |  2KB  |  45 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  4.  
  5. [DefaultInstall] 
  6. AddReg      =IVF.Reg
  7.  
  8. [DefaultInstall.NT]
  9. CheckAdminRights=1 
  10. AddReg      =IVF.Reg
  11.  
  12. [DestinationDirs]
  13. DefaultDestination =11
  14.  
  15. [IVF.Reg]
  16. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MediaType.Icon",,"%11%\ivfsrc.ax,0"
  17. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MediaType.Description",,"%DESCRIPTION_IVF%"
  18. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "Extension.MIME",,"video/x-ivf"
  19. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MCISupport",,"no"
  20. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "ReplaceApps",,"*.*"
  21. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  22.  
  23. ;;=================================
  24. ;;=================================
  25. ;;=================================
  26.  
  27. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", ,,"%FILE_VIDEO%"
  28. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extensions.CommaSep",,"ivf", 
  29. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extensions.SpaceSep",,".ivf", 
  30. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extension.Key",,".ivf" 
  31. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "ReplaceApps",,"*.*"
  32.  
  33.  
  34. [SourceDisksNames]
  35. 4343 = "Media Player Install",,0
  36.  
  37. [SourceDisksFiles]
  38.  
  39. [Strings]
  40. FILE_VIDEO ="Video files"
  41. DESCRIPTION_IVF = "Indeo Video File"
  42.  
  43. ;Error Messages
  44. ERROR_WRONG_ADVPACK_VERSION = "You need a newer version of Advpack.dll."
  45.